reftests: fix quit-mnemonic reftest
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 5 Mar 2012 22:42:33 +0000 (17:42 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 5 Mar 2012 23:36:26 +0000 (18:36 -0500)
And add it back

tests/reftests/Makefile.am
tests/reftests/quit-mnemonic.css [new file with mode: 0644]

index 8ff226b262ddfa8e5e3416883a832c95a92201f5..f95d86259ac56574b0b9eb5a60a6478f41e407ae 100644 (file)
@@ -169,6 +169,9 @@ EXTRA_DIST += \
        paned-undersized.css \
        paned-undersized.ref.ui \
        paned-undersized.ui \
+       quit-mnemonic.css \
+       quit-mnemonic.ref.ui \
+       quit-mnemonic.ui \
        reset-to-defaults.css \
        rotated-layout.ref.ui \
        rotated-layout.ui \
diff --git a/tests/reftests/quit-mnemonic.css b/tests/reftests/quit-mnemonic.css
new file mode 100644 (file)
index 0000000..127d7cc
--- /dev/null
@@ -0,0 +1,3 @@
+* {
+    padding: 0;
+}